projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fb66e2
)
Mark the window-show-contents-on-map.ui reftest as xfail
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 8 Dec 2020 17:04:47 +0000
(12:04 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 8 Dec 2020 17:04:47 +0000
(12:04 -0500)
We know now what the test is trying to test, just lack
the right plumbing to do it properly. So, keep the test
around, marked as expected fail.
testsuite/reftests/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/reftests/meson.build
b/testsuite/reftests/meson.build
index 8df36fab93960c5a21f4adc8840352b1bb0ec322..a7b4eb0d27eff3634982dd6f7d42d3a698a1efc6 100644
(file)
--- a/
testsuite/reftests/meson.build
+++ b/
testsuite/reftests/meson.build
@@
-448,6
+448,8
@@
xfails = [
'sizegroups-evolution-identity-page.ui',
# these depend on details of text layout
'label-sizing.ui',
+ # needs a better way to perform delayed actions
+ 'window-show-contents-on-map.ui',
]
reftest_env = environment()